home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 37 / CD Expert nº 37.iso / LastCall / lastcall.exe / stuff / lastcall.dxr / 00262.ls < prev    next >
Encoding:
Text File  |  2000-03-27  |  97 b   |  7 lines

  1. on mouseUp
  2.   global gGameTips
  3.   if not gGameTips then
  4.     managerVO("W01", 0, 0, 1)
  5.   end if
  6. end
  7.